A. > symbols
B. >> symbols
C. < symbols
D. << symbols
Advertisement
Related Mcqs:
- You can append to a file instead of overwriting by using the________________?
- A. > symbols B. >> symbols C. < symbols D. << symbols...
- What command is used with vi editor to append text at end of line ?
- A. I B. i C. a D. A...
- Which command will be used with vi editor to append text at end of line ?
- A. A B. a C. i D. I...
- Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory ?
- A. copy programs/wb misc/wbx B. cp programs/wb misc/wbx C. tar programs/wb misc/wbx D. copy a:programs/wb b:misc/wbx...
- If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use________________?
- A. tty ^c B. stty intr \^c C. stty echoe D. stty echo \^a...
- What command do you use to create Linux file systems ?
- A. fdisk B. mkfs C. fsck D. mount...
- What command is used to save the standard output in a file, as well as display it on the terminal ?
- A. tee B. grep C. cat D. more...
- The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is _______________?
- A. tee B. tr C. sort D. grep...
- Which of the following commands is used to count the total number of lines, words, and characters contained in a file ?
- A. count p B. wc C. wcount D. countw...
- Which command is used to count just the number of characters in a file?
- A. wc – 1 B. wc -c C. wc -w D. wc -r...
Advertisement